ComponentOne ASP.NET MVC Controls
Direction Method (ErrorBarBuilder<T>)

C1.Web.Mvc.Fluent Namespace > ErrorBarBuilder<T> Class : Direction Method
The value.
Configurates C1.Web.Mvc.ErrorBar<T>.Direction. Sets a value that specifies the direction of the series.
Syntax
'Declaration
 
Public Function Direction( _
   ByVal value As ErrorBarDirection _
) As ErrorBarBuilder(Of T)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

ErrorBarBuilder<T> Class
ErrorBarBuilder<T> Members